home *** CD-ROM | disk | FTP | other *** search
/ Aminet 4 / Aminet 4 - November 1994.iso / aminet / comm / uucp / wuucp_0_0_29.lha / ChangesSince_Rel23 < prev    next >
Text File  |  1994-05-23  |  6KB  |  144 lines

  1. wusel, Mon, 23 May 1994 14:37:43 +0200:
  2.  
  3.  o Changes to uucico/xferstat.c
  4.  
  5.    revision 1.3    locked by: wusel;
  6.    date: 1994/04/25 18:55:42;  author: wusel;  state: Exp;  lines: +5 -3
  7.    Working on xferstat output on abnormal termination.
  8.  
  9.  o Changes to uucico/gio.c
  10.  
  11.    revision 1.9    locked by: wusel;
  12.    date: 1994/04/25 18:08:59;  author: wusel;  state: Exp;  lines: +10 -18
  13.    Falling back to revision 1.6 ...
  14.  
  15.  o Changes to uucico/uucico.c
  16.  
  17.    revision 0.70   locked by: wusel;
  18.    date: 1994/04/27 04:27:34;  author: wusel;  state: Exp;  lines: +7 -3
  19.    Decreased buffer for buffered I/O from 16384 to 8192 for no specific reason.
  20.    ----------------------------
  21.    revision 0.69
  22.    date: 1994/04/26 19:08:41;  author: wusel;  state: Exp;  lines: +10 -4
  23.    ...
  24.    ----------------------------
  25.    revision 0.68
  26.    date: 1994/04/26 18:45:50;  author: wusel;  state: Exp;  lines: +10 -5
  27.    Still in bug-hunt-mode ...
  28.    ----------------------------
  29.    revision 0.67
  30.    date: 1994/04/26 00:43:36;  author: wusel;  state: Exp;  lines: +11 -5
  31.    More debug output, tracing a lockup.
  32.    ----------------------------
  33.    revision 0.66
  34.    date: 1994/04/25 23:20:31;  author: wusel;  state: Exp;  lines: +9 -4
  35.    Only do xferstat() if we already HAD a connection ...
  36.    ----------------------------
  37.    revision 0.65
  38.    date: 1994/04/25 18:55:42;  author: wusel;  state: Exp;  lines: +15 -7
  39.    Working on xferstat output on abnormal termination.
  40.    ----------------------------
  41.    revision 0.64
  42.    date: 1994/04/25 03:43:41;  author: wusel;  state: Exp;  lines: +8 -5
  43.    Fixed move2finaldistination(), should finally put a file INTO the a directory
  44.    that was specified as the target ...
  45.    ----------------------------
  46.    revision 0.63
  47.    date: 1994/04/25 01:09:59;  author: wusel;  state: Exp;  lines: +6 -3
  48.    Fixed xferstat()-call in myexit().
  49.    ----------------------------
  50.    revision 0.62
  51.    date: 1994/04/25 01:00:43;  author: wusel;  state: Exp;  lines: +10 -7
  52.    Added call to xferstat() to myexit(); should log aborted calls now ...
  53.    ----------------------------
  54.    revision 0.61
  55.    date: 1994/04/25 00:47:38;  author: wusel;  state: Exp;  lines: +8 -3
  56.    Again, would you offer your throat to the wolf with the red roses?
  57.  
  58.    Yes, your're right: I'm don't know what has changed :((
  59.  
  60.  o Changes to uucico/modem.c
  61.  
  62.    revision 1.5    locked by: wusel;
  63.    date: 1994/04/26 19:08:41;  author: wusel;  state: Exp;  lines: +4 -2
  64.    No changes.
  65.    ----------------------------
  66.    revision 1.4
  67.    date: 1994/04/25 18:45:48;  author: wusel;  state: Exp;  lines: +4 -3
  68.    Removed several debugging ulog()s -- OOPS! ;)
  69.    ----------------------------
  70.    revision 1.3
  71.    date: 1994/04/25 17:56:55;  author: wusel;  state: Exp;  lines: +6 -3
  72.    Added debugging ulog()s :(
  73.  
  74.  o Changes to uucico/sysdep.c
  75.  
  76.    revision 1.20   locked by: wusel;
  77.    date: 1994/04/28 00:29:10;  author: wusel;  state: Exp;  lines: +12 -3
  78.    Reinserted the debugging messages in CheckCarrier().
  79.    ----------------------------
  80.    revision 1.19
  81.    date: 1994/04/27 04:27:34;  author: wusel;  state: Exp;  lines: +58 -42
  82.    Undone shortcut in CheckCarrier() if IgnoreCD -- we NEED the call to
  83.    DoIO() for other routines. Hell, why don't programmers comment what they
  84.    where doing?! :) :(
  85.    Commented xgetc() while trying to understand it.
  86.    Increased xgetc()s buffer from 512 to 1024 chars.
  87.    ----------------------------
  88.    revision 1.18
  89.    date: 1994/04/26 19:08:41;  author: wusel;  state: Exp;  lines: +39 -35
  90.    ...
  91.    ----------------------------
  92.    revision 1.17
  93.    date: 1994/04/26 18:45:50;  author: wusel;  state: Exp;  lines: +17 -4
  94.    Still in bug-hunt-mode ...
  95.    ----------------------------
  96.    revision 1.16
  97.    date: 1994/04/26 18:25:55;  author: wusel;  state: Exp;  lines: +7 -21
  98.    Removed those nasty ulog()s, assume the problem in first DoIo() in xgetc().
  99.    ----------------------------
  100.    revision 1.15
  101.    date: 1994/04/26 17:33:27;  author: wusel;  state: Exp;  lines: +19 -17
  102.    Bumped debug level for most *IO() calls to 0 ...
  103.    ----------------------------
  104.    revision 1.14
  105.    date: 1994/04/26 11:04:28;  author: wusel;  state: Exp;  lines: +15 -4
  106.    Put ulog()s around nearly all calls to *IO(&Iosr) ...
  107.    ----------------------------
  108.    revision 1.13
  109.    date: 1994/04/26 00:43:36;  author: wusel;  state: Exp;  lines: +10 -4
  110.    More debug output, tracing a lockup.
  111.    ----------------------------
  112.    revision 1.12
  113.    date: 1994/04/25 19:41:16;  author: wusel;  state: Exp;  lines: +7 -6
  114.    Removed IgnoreCD debug-output.
  115.    ----------------------------
  116.    revision 1.11
  117.    date: 1994/04/25 18:45:48;  author: wusel;  state: Exp;  lines: +5 -8
  118.    Removed several debugging ulog()s -- OOPS! ;)
  119.    ----------------------------
  120.    revision 1.10
  121.    date: 1994/04/25 17:56:55;  author: wusel;  state: Exp;  lines: +16 -4
  122.    Added more debugging ulog()s :(
  123.    ----------------------------
  124.    revision 1.9
  125.    date: 1994/04/25 15:12:54;  author: wusel;  state: Exp;  lines: +17 -3
  126.    Added several debug outputs arount calls to WaitIO(&Iosr) after a
  127.    lookup; according to `Scout' (© by Andreas Gelhausen) uucico waits
  128.    for that Signal ...
  129.    ----------------------------
  130.    revision 1.8
  131.    date: 1994/04/25 00:47:38;  author: wusel;  state: Exp;  lines: +13 -6
  132.    If IgnoreCD, DoIO() is no longer performed.
  133.    The private assert function now also logs the error with ulog().
  134.    CheckCarrier() now ulog()s a loss of carrier for debugging purposes.
  135.    I think that's all ;)
  136.  
  137.  o Changes to uucico/getty.c
  138.  
  139.    revision 0.17   locked by: wusel;
  140.    date: 1994/04/25 23:44:25;  author: wusel;  state: Exp;  lines: +21 -15
  141.    Getty now uses the logical device `uulib:' instead of `getty:' for it's
  142.    files; furthermore, `uulib:getty-header.ttyxxx' is tried before `uulib:-
  143.    getty-header'.
  144.